C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class / Start Property

In This Topic
Start Property (C1SpanDataCollection<T>)
In This Topic
Gets the index in the underlying collection where this collection starts.
Syntax
'Declaration
 
Public ReadOnly Property Start As Integer
 
See Also